Site Search

Search for
Search in Advanced search
s : 744

Results 61-70 of 289 ( 0.047 seconds)
61 CLHS: Function MAKE-SYNONYM-STREAM   [ 9.335% ]
... => #<String Input Stream> (setq s-stream (make-synonym-stream ... => #<String Input Stream> (read s-stream) => A-STREAM (setq c-stream ... => #<String Input Stream> (read s-stream) => B-STREAM Side Effects:...
https://www.lispworks.com/documentation/HyperSpec/Body/f_mk_syn.htm - Cached
text/html - 4096 bytes - Mon, 11 Apr 2005, 17:32:53 UTC
 
62 CLHS: Function DPB   [ 9.334% ]
... the bits specified by bytespec . Let s be the size specified by bytespec ; then the low s bits of newbyte appear in the result ... , ldb Notes: (logbitp j (dpb m (byte s p) n)) == (if (and (>= j p) (< j (+ p...
https://www.lispworks.com/documentation/HyperSpec/Body/f_dpb.htm - Cached
text/html - 4397 bytes - Mon, 11 Apr 2005, 17:32:27 UTC
 
63 CLHS: Function FILE-AUTHOR   [ 9.334% ]
... by pathspec , or nil if the author's name cannot be determined. Examples: ... (file-author s)) => "albert" Affected By: The host computer's file system. Other users of the file...
https://www.lispworks.com/documentation/HyperSpec/Body/f_file_a.htm - Cached
text/html - 4579 bytes - Mon, 11 Apr 2005, 17:32:31 UTC
 
64 CLHS: Accessor LDB   [ 9.334% ]
... in which the bits with weights 2^( s -1) through 2^0 are the same as those in integer with weights 2^( p + s -1) through 2^ p , and all other bits zero; s is (byte-size bytespec ) and p is...
https://www.lispworks.com/documentation/HyperSpec/Body/f_ldb.htm - Cached
text/html - 5164 bytes - Mon, 11 Apr 2005, 17:32:42 UTC
 
65 CLHS: Function SIMPLE-CONDITION-FORMAT-CONTROL...   [ 9.334% ]
... needed to process the condition 's format arguments . ... needed to process the condition 's format control . Examples: (setq foo ... 'simple-condition :format-control "Hi ~S" :format-arguments '(ho))) =>...
https://www.lispworks.com/documentation/HyperSpec/Body/f_smp_cn.htm - Cached
text/html - 4723 bytes - Mon, 11 Apr 2005, 17:33:14 UTC
 
66 CLHS: Macro WITH-OPEN-STREAM   [ 9.334% ]
... forms . Examples: (with-open-stream (s (make-string-input-stream "1 2 3 4")) (+ (read s) (read s) (read s))) => 6 Side...
https://www.lispworks.com/documentation/HyperSpec/Body/m_w_op_1.htm - Cached
text/html - 5056 bytes - Mon, 11 Apr 2005, 17:33:41 UTC
 
67 CLHS: Section 22.3.4   [ 9.334% ]
... Tilde A: Aesthetic 22.3.4.2 Tilde S: Standard 22.3.4.3 Tilde W: Write The...
https://www.lispworks.com/documentation/HyperSpec/Body/22_cd.htm - Cached
text/html - 2661 bytes - Mon, 11 Apr 2005, 17:31:22 UTC
 
68 CLHS: Section 22.3.9.2   [ 9.334% ]
... a ~< construct. (format nil "~15<~S~;~^~S~;~^~S~>" 'foo) => " FOO" (format nil "~15<~S~;~^~S~;~^~S~>" 'foo 'bar) => "FOO BAR" (format nil "~15<~S~;~^~S~;~^~S~>" 'foo 'bar 'baz) =>...
https://www.lispworks.com/documentation/HyperSpec/Body/22_cib.htm - Cached
text/html - 6286 bytes - Mon, 11 Apr 2005, 17:31:28 UTC
 
69 CLHS: Section 22.1.4   [ 9.333% ]
... 2)) (+ A B)) (with-output-to-string (s) (write 'write :stream s) (prin1 'prin1 s)) => "WRITEPRIN1" Copyright 1996-2005,...
https://www.lispworks.com/documentation/HyperSpec/Body/22_ad.htm - Cached
text/html - 3451 bytes - Mon, 11 Apr 2005, 17:31:16 UTC
 
70 CLHS: Section 1.1.2   [ 9.333% ]
... on Artificial Intelligence. McCarthy's motivation was to develop an algebraic ... 1965 was Lisp 1.5. By the early 1970's there were two predominant dialects of ... Anatomy of Lisp or Lisp 1.5 Programmer's Manual . MacLisp improved on the Lisp...
https://www.lispworks.com/documentation/HyperSpec/Body/01_ab.htm - Cached
text/html - 13652 bytes - Mon, 11 Apr 2005, 17:28:53 UTC
 

Result pages:
Previous 2 3 4 5 6 7 8 9 10 11 Next
Sort by: score |  date |  popularity
Company     Contact     Privacy Policy     Terms of Use